1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/hardware/sensehat/locales/en-US/sensehat.json
2020-10-23 16:12:49 +01:00

12 lines
401 B
JSON

{
"sensehat": {
"label": {
"outputs": "Outputs",
"motionEvents": "Motion events",
"motionEventsExamples": "accelerometer, gyroscope, magnetometer, compass",
"environmentEvents": "Environment events",
"environmentEventsExamples": "temperature, humidity, pressure",
"joystickEvents": "Joystick events"
}
}
}