first commit
This commit is contained in:
parent
fc01ea9ceb
commit
4539200a5b
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"topic": "keamanan/pir",
|
||||||
|
"payload": "{\"device_id\":1,\"node\":\"NODE_001\",\"type\":\"PIR\",\"motion\":true}"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"device_id": 1,
|
||||||
|
"motion_detected": true
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue