Loxone Client
Functions
Link copied to clipboard
inline suspend fun <VAL : LoxoneMsgVal> LoxoneClient.callForMsg(command: LoxoneMsgCommand<VAL>): VAL
Link copied to clipboard
Call given command and return response as raw data. Can be used to retrieve files, icons, etc.