Search the Community
Showing results for tags 'server'.
-
When do I use the following code in lua:? tcpSocket:disconnect(); i some sample code it has been added to the sample in others not. example: -- Volume 40dB -- tcpSocket:write("MV40".."\r") fibaro:sleep(500); result, err = tcpSocket:read(); tcpSocket:disconnect(); if (err == 0) then fibaro:log("transfer OK"); fibaro:debug("transfer OK"); else fibaro:log("transfer failed"); fibaro:debug("transfer failed"); end ------------------------------------ -- HERE its not been used -- tcpSocket:write(string.char(0x53, 0x49, 0x49, 0x52, 0x41, 0x44, 0x49, 0x4f, 0x0d)); fibar
-
Hi I have thought of making my home automated an are considering Fibaro sense a friend of mine are using it. i have a few questions before i buy stuff and might not need the things i buy. i though to learn to program in C# with this system to envole my programing skills. Questions: Home center. is that a server to make things easier but not so free as to make your own server. is it hard to make things work without homecenter? security is it better to install everything as a standalone system or is it best to use it on web my consern is security? d
- 1 reply
-
- home center
- home
- (and 4 more)