node-red-nodes/hardware/sensehat/locales/en-US/sensehat.json

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"
}
}
}