Hi
I added a preset as below to receive
"InternetGatewayDevice.DeviceInfo.UpTime" information every 1 minute after
receiving "1 BOOT" event from device with serial number "000000000000". But
unlike my expectation, the server did not send any requests to the CPE. What's
the problem?
{
"_id" : "time",
"channel" : "",
"weight" : 0,
"precondition" :
"{\"InternetGatewayDevice.DeviceInfo.SerialNumber\":\"000000000000\"}",
"configurations" : [
{
"type" : "age",
"name" : "InternetGatewayDevice.DeviceInfo.UpTime",
"age" : ""
}
],
"schedule" : "36000 * * * * *",
"events" : {
"1 BOOT" : true
}
}
*And, please explain about "every [ ] second" next to the "Refresh" item
in the Configuration for Preset below.*
[image: image.png]
thank you..
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users