Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C027 C12832 EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed
Diff: EmulatedResourceFactory.cpp
- Revision:
- 102:36b8e2f5f416
- Parent:
- 91:345a3a224e0f
- Child:
- 120:adeab6eb7848
--- a/EmulatedResourceFactory.cpp Wed Mar 12 16:29:54 2014 +0000
+++ b/EmulatedResourceFactory.cpp Wed Mar 12 20:01:41 2014 +0000
@@ -99,8 +99,9 @@
//this->createResource("/lt/0/pfact","1.0");
//this->createResource("/lt/0/sched","none");
//this->createResource("/lt/0/sched_elem","0");
- this->createResource("/lt/0/totKwh","6.23");
+ //this->createResource("/lt/0/totKwh","6.23");
//this->createResource("/nw/utlz","0.01%");
+ this->createResource("/dev/panic","0");
#ifdef MAC_ADDRESS
extern char fmt_mac[RESOURCE_VALUE_LEN+1];