first commit

This commit is contained in:
Adamalfantino 2026-08-19 17:31:26 +07:00
parent fc01ea9ceb
commit 4539200a5b
3 changed files with 8 additions and 0 deletions

4
test_mqtt_ingest.json Normal file
View File

@ -0,0 +1,4 @@
{
"topic": "keamanan/pir",
"payload": "{\"device_id\":1,\"node\":\"NODE_001\",\"type\":\"PIR\",\"motion\":true}"
}

4
test_pir_direct.json Normal file
View File

@ -0,0 +1,4 @@
{
"device_id": 1,
"motion_detected": true
}

0
x_axis) Normal file
View File