Skip to content
Snippets Groups Projects
Commit 95b7319b authored by jkerdreu's avatar jkerdreu
Browse files

- New SVN home

- Added infos



git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Go/trunk/xaal-lib/apps@3170 b32b6428-25c9-4566-ad07-03861ab6144f
parent 5aa9d263
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@ func main() {
lamp.VendorID = "IMT Atlantique"
lamp.ProductID = "Golang test lamp"
lamp.URL = "http://example.com"
lamp.HWID = "0x1234"
lamp.Info = "Random info"
turn_on := func(xaal.MessageBody) *xaal.MessageBody {
light.SetValue(true)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment