4f70d341e4
* Start on the 'brick' api topics * Add the delay to clear screen example * Better output for clearsceen example
17 lines
583 B
JSON
17 lines
583 B
JSON
{
|
|
"brick.Mood": "A mood",
|
|
"brick.Mood.show": "Shows the mood on the EV3",
|
|
"brick.showMood": "Show a mood on the brick's screen",
|
|
"moods.angry": "An angry mood",
|
|
"moods.awake": "A awake mood",
|
|
"moods.dizzy": "A dizzy mood",
|
|
"moods.knockedOut": "A knocked out mood",
|
|
"moods.love": "In love mood",
|
|
"moods.middleLeft": "Looking around left",
|
|
"moods.middleRight": "Looking around right",
|
|
"moods.neutral": "In a neutral mood",
|
|
"moods.sad": "A sad mood",
|
|
"moods.sleeping": "A sleeping mood",
|
|
"moods.tired": "A tired mood",
|
|
"moods.winking": "In laughing mood"
|
|
} |