Skip to content
INDINexus
Type Alias: ISState
Initializing search
indi-nexus
Home
Getting started
Guides
Python API
TypeScript API
Live demo
INDINexus
indi-nexus
Home
Getting started
Guides
Guides
Writing a driver
The examples
Building a frontend
Protocol concepts
Python API
Python API
Protocol
Driver SDK
Client
Web bridge
Transport
TypeScript API
TypeScript API
@indi-nexus/client
@indi-nexus/react
Live demo
Type Alias: ISState
¶
ISState
=
typeof
ISState
[keyof
typeof
ISState
]
On/Off state of a single switch.
Back to top