HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: HGexperimenter on November 13, 2016, 11:44:16 PM

Title: API Calls for Stores
Post by: HGexperimenter on November 13, 2016, 11:44:16 PM
Has anyone used the API calls to list and get the Stores data?
(Created by these Helpers: http://genielabs.github.io/HomeGenie/api/ape/a00014.html (http://genielabs.github.io/HomeGenie/api/ape/a00014.html)

API calls in question:
api/HomeAutomation.HomeGenie/Config/Stores.List/<moduleDomain>/<moduleAddress>

api/HomeAutomation.HomeGenie/Config/Stores.ItemList/<moduleDomain>/<moduleAddress>/<storeName>

api/HomeAutomation.HomeGenie/Config/Stores.ItemGet/<moduleDomain>/<moduleAddress>/<storeName>/<itemName>


The List works but ItemList and ItemGet do not seem to work:
The store data is confirmed to exist looking at the log file output, but the api call returns nothing.