blynkkk / blynk-library

Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
https://blynk.io
MIT License
3.86k stars 1.4k forks source link

Info command #32

Closed doom369 closed 9 years ago

doom369 commented 9 years ago

I made investigation regarding https://github.com/blynkkk/blynk-server/issues/56. Approach for requesting info as separate hardware command doesn't fit current server workflow well. So it would be nice if you could add this info to Login command.

vshymanskyy commented 9 years ago

I send new message BLYNK_CMD_HARDWARE_INFO = 17, after I get Login OK responce