You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ```esp8266-coap-server.js```server will **not**print messages on the console. Please read [101-air-quality-sensor-console-print](https://github.com/DevifyPlatform/devify-server/tree/master/templates/101-air-quality-sensor-console-print)project template to extend ```esp8266-coap-server.js ``` server for printing messages on the console when there is data from IoT Device.
103
+
The sample ```coap-broker-server-events.js``` will print messages from IoT devices on the console. Please read [101-air-quality-sensor-console-print](https://github.com/DevifyPlatform/devify-server/tree/master/templates/101-air-quality-sensor-console-print) for getting started.
104
104
105
105
## Developer Quickstart
106
106
@@ -147,4 +147,4 @@ Devify is still under development. This project needs your help and contribution
147
147
148
148
## License
149
149
150
-
devify-server is released under the [MIT License](http://www.opensource.org/licenses/MIT). See [LICENSE.md](LICENSE.md).
150
+
devify-server is released under the [MIT License](http://www.opensource.org/licenses/MIT). See [LICENSE.md](LICENSE.md).
0 commit comments