2016-07-27 17:42:58 +02:00
|
|
|
{
|
2016-11-11 19:56:45 +01:00
|
|
|
"MesAlertEvent.DisplayToast|block": "display toast",
|
|
|
|
"MesAlertEvent.FindMyPhone|block": "find my phone",
|
|
|
|
"MesAlertEvent.PlayRingtone|block": "play ring tone",
|
|
|
|
"MesAlertEvent.PlaySound|block": "play sound",
|
|
|
|
"MesAlertEvent.RingAlarm2|block": "ring alarm 2",
|
|
|
|
"MesAlertEvent.RingAlarm3|block": "ring alarm 3",
|
|
|
|
"MesAlertEvent.RingAlarm4|block": "ring alarm 4",
|
|
|
|
"MesAlertEvent.RingAlarm5|block": "ring alarm 5",
|
|
|
|
"MesAlertEvent.RingAlarm6|block": "ring alarm 6",
|
|
|
|
"MesAlertEvent.RingAlarm|block": "ring alarm",
|
|
|
|
"MesAlertEvent.Vibrate|block": "vibrate",
|
|
|
|
"MesCameraEvent.LaunchPhotoMode|block": "launch photo mode",
|
|
|
|
"MesCameraEvent.LaunchVideoMode|block": "launch video mode",
|
|
|
|
"MesCameraEvent.StartVideoCapture|block": "start video capture",
|
|
|
|
"MesCameraEvent.StopPhotoMode|block": "stop photo mode",
|
|
|
|
"MesCameraEvent.StopVideoCapture|block": "stop video capture",
|
|
|
|
"MesCameraEvent.StopVideoMode|block": "stop video mode",
|
|
|
|
"MesCameraEvent.TakePhoto|block": "take photo",
|
|
|
|
"MesCameraEvent.ToggleFrontRear|block": "toggle front-rear",
|
|
|
|
"MesDeviceInfo.DisplayOff|block": "display off",
|
|
|
|
"MesDeviceInfo.DisplayOn|block": "display on",
|
|
|
|
"MesDeviceInfo.IncomingCall|block": "incoming call",
|
|
|
|
"MesDeviceInfo.IncomingMessage|block": "incoming message",
|
|
|
|
"MesDeviceInfo.OrientationLandscape|block": "orientation landscape",
|
|
|
|
"MesDeviceInfo.OrientationPortrait|block": "orientation portrait",
|
|
|
|
"MesDeviceInfo.Shaken|block": "shaken",
|
|
|
|
"MesRemoteControlEvent.forward|block": "forward",
|
|
|
|
"MesRemoteControlEvent.nextTrack|block": "next track",
|
|
|
|
"MesRemoteControlEvent.pause|block": "pause",
|
|
|
|
"MesRemoteControlEvent.play|block": "play",
|
|
|
|
"MesRemoteControlEvent.previousTrack|block": "previous track",
|
|
|
|
"MesRemoteControlEvent.rewind|block": "rewind",
|
|
|
|
"MesRemoteControlEvent.stop|block": "stop",
|
|
|
|
"MesRemoteControlEvent.volumeDown|block": "volume down",
|
|
|
|
"MesRemoteControlEvent.volumeUp|block": "volume up",
|
2016-07-27 17:42:58 +02:00
|
|
|
"devices.onGamepadButton|block": "on gamepad button|%NAME",
|
|
|
|
"devices.onNotified|block": "on notified|%event",
|
|
|
|
"devices.onSignalStrengthChanged|block": "on signal strength changed",
|
|
|
|
"devices.raiseAlertTo|block": "raise alert to|%property",
|
|
|
|
"devices.signalStrength|block": "signal strength",
|
|
|
|
"devices.tellCameraTo|block": "tell camera to|%property",
|
|
|
|
"devices.tellRemoteControlTo|block": "tell remote control to|%property",
|
2016-10-19 19:45:39 +02:00
|
|
|
"devices|block": "devices",
|
|
|
|
"{id:category}Devices": "Devices"
|
2016-07-27 17:42:58 +02:00
|
|
|
}
|