Map<String, dynamic> toJson() => { 'sceneId': sceneId, 'behaviorIndex': behaviorIndex, 'variables': variables, 'timestamp': timestamp, };