Get Item Value

I am a beginner of develop bindings.

I have put together a binding the fetch values from an web API and sets the channels.

Now i wonder what the syntax is to read an value from a channel within the binding.

/Mike

AFAIK this is not possible. You could use the rest api to achieve this, but I would not recommend it. Rather you should just keep track of the current states with variables inside your binding.