HI All
I want to add a TV to Ignition Maker. The [2-way] API exists and it can be controlled via Ethernet (Sony Bravia TV) - I currently have a driver for my existing HA software working for it.
As I am brand new to ignition, I am unsure of where to start with getting this TV to integrate.
Thanks
Mick
Firstly, welcome to Ignition!
I would highly recommend you take a look at Inductive University - these training videos are a great start to understand the platform.
Looks like you’ll need to use scripting to interact with the API; I would use the Script Console under Tools in the designer to start testing ideas. Familiarise yourself with the scripting functions, especially these:
https://docs.inductiveautomation.com/display/DOC80/system.net
Enjoy