LUA - Functions for hw control

Moderator: Telldus

Kalarne
Posts: 26
Joined: Fri Mar 17, 2023 9:45 am

Re: LUA - Functions for hw control

Post by Kalarne »

OK, Just have to wait.

The lua scripting is nice, but some handshaking with the world outside the sandbox is needed.

It is not Telldus responsibility to keep us developers with a development environment, but a bridge to our sensors and devices is needed for us, to be able to make advanced applications.

Hopefully this forum could become more active when it comes to exchange of experience and knowledge around applications based on TellStick, since this is out of Telldus Supports scope.
kamsvag
Posts: 67
Joined: Fri Mar 17, 2023 9:45 am

Re: LUA - Functions for hw control

Post by kamsvag »

Any news on when we can expect a Lua-update so we can have Lua on Tellstick comunicating with the outside world?

I'm mostly just curious about getting any updates of the switches sent to a external source to use as a trigger.
micke.prag
Site Admin
Posts: 2243
Joined: Fri Mar 17, 2023 9:45 am
Location: Lund
Contact:

Re: LUA - Functions for hw control

Post by micke.prag »

@kamsvag: Please read the previous answer to this question in this thread.
Micke Prag
Software
Telldus Technologies
kamsvag
Posts: 67
Joined: Fri Mar 17, 2023 9:45 am

Re: LUA - Functions for hw control

Post by kamsvag »

Does the current implementation of LUA allow executing Linux commands localy on the Tellstick zNet Lite v2?

Would it be possible to have a LUA script execute following 'echo -n "Hello World" | nc -4u -q1 10.0.100.2 33333' ???
This would alow us to use the 'onDeviceStateChanged()' to send updates to a specified server.
micke.prag
Site Admin
Posts: 2243
Joined: Fri Mar 17, 2023 9:45 am
Location: Lund
Contact:

Re: LUA - Functions for hw control

Post by micke.prag »

@kamsvag: No
Micke Prag
Software
Telldus Technologies
Post Reply