Skip to content

Commit 0388c57

Browse files
chore: createconfig files to manage actuator rooms and arduino
1 parent bfc71d5 commit 0388c57

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

configFiles/actuator_room_mapping.json

Whitespace-only changes.

configFiles/arduino_room_mapping.json

Whitespace-only changes.

configFiles/token.json

Whitespace-only changes.

configFiles/type0.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"temperature": {
3+
"path" : "/Temperature"
4+
}
5+
}
6+
7+

0 commit comments

Comments
 (0)