We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The main idea behind this is to implement a sample with the following characteristics:
go-mcu
Sync
device_connected
hwinfo
Most of the experimentation will be done here until it lands on the main go-mcu repo.
The text was updated successfully, but these errors were encountered:
matiasinsaurralde
No branches or pull requests
The main idea behind this is to implement a sample with the following characteristics:
go-mcu
(running on the server side) starts a discovery process and finds the NodeMCU-enabled device.Sync
) succeeds on the server side, adevice_connected
event is sent to the client.hwinfo
, etc.Most of the experimentation will be done here until it lands on the main
go-mcu
repo.The text was updated successfully, but these errors were encountered: