updated
This commit is contained in:
@ -10,11 +10,9 @@
|
||||
|
||||
/*
|
||||
1) generate random data for each sensor
|
||||
3) send the coap request to the server
|
||||
2) pass to mqtt broker
|
||||
*/
|
||||
|
||||
const { isNumber } = require("../../Web-Server/functions/validateData");
|
||||
|
||||
let region = ["central", "north-east", "north", "east", "west"];
|
||||
|
||||
function generateRandomData() {
|
||||
|
Reference in New Issue
Block a user