Map<String, dynamic> toJson() => { "type": type, "subscribe": subscribe, "deviceBattery": deviceBattery, };