Hopefully a complete list of all available REST Commands

I have spent some time making a python API for the Vera. and one of the byproducts of that is this collection of files. Attached is a zip file of a compiled list of all available REST (web api) URL’s for the variables and functions for all of the different stock device_types.

There is probably things that I missed. and there are also some functions that are not included yet. (changing a device name, and setting the room are 2 of them). I am also sure there might be some errors as well. In the event i missed something and or there is an error that you have discovered. if you want to report the error/missing item simply post the missing command. But please make sure you check to see if it is there. on the functions you can only pass a single argument you do not have to pass them all in most cases. so double check it.

There is a built in service type that is handled by the ZWave engine internally (ZWaveDevice1) and there is no documentation on what device types it will actually attach to so I am not able to show those. Sorry.

I have attached the collection as a zip file and it contains separate files for each device type. (due to limitation of 4 files per post). I would rather be able to create a thread and then topics for each device types that are available But i do not think I am am able to do that on the forum. it would be to confusing to make a new topic and then put all 64 files in separate posts. So this is going to have to suffice.

*** EDIT I had the data_request backwards… I have reattached the file with the corrected versions of the files.

*** EDIT I added the commands for all of the base device variables and functions universal to most/all devices. things like name, room, DeleteDevice

Updated the files. see first post.