munhra / rdopresence

0 stars 0 forks source link

Implement nodejs Backend #4

Closed munhra closed 7 years ago

munhra commented 7 years ago

Implement the nodejs Backend to support both requests from the presence hardware sensor and control sound actuator using I2C protocol

Suggestion of routes

with body { "mac": "00:00:00:00", "ip": "xxx.xxx.xxx.xxx", "timestamp": "99:99:99", "otaHostName": "xxxxxDevice", "log_message": "xxxx xxxx xxxxx" }

munhra commented 7 years ago

done