cryptk / python-omnilogic-local

Python Omnilogic Library for local access
Apache License 2.0
3 stars 1 forks source link

Add support for "Features Off" #2

Closed cryptk closed 1 year ago

cryptk commented 1 year ago

The API refers to this as "RestoreIdleState", it is msg type 340. Below is an example of the XML:

<?xml version="1.0" encoding="utf-8"?>
<Request>
  <Name>RestoreIdleState</Name>
  <Parameters />
</Request>