Jetstream API
...
Device Definition Configuratio...
Get All Device Definitions
5 min
about return all of the available device definitions that jetstream supports parameters true 152 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type example request url get https //api jetstreamrfid com/3/devicedefinitions request body none required response code 200 ok response body \[ 	{ 	 "id" 1, 	 "name" "ts024, cabinet, us, uhf, mf, 5 7 cu ft", 	 "firmwareversion" "3 31", 	 "getconfigvaluescommand" true, 	 "setconfigvaluescommand" true, 	 "getepclistcommand" true, 	 "resetcommand" true, 	 "updatefirmwarecommand" true, 	 "devicespecificcommandnames" \[ 	 "getpasses", 	 "lockdown ", 	 "updatepasses" 	 ], 	 "configparameters" { 	 "aggregateeventscancount" "int", 	 "aggregateeventscantime" "int", 	 "antenna1rxsensitivity" "int", 	 "antenna1txpower" "int", 	 "antenna2rxsensitivity" "int", 	 "antenna2txpower" "int", 	 "antenna3rxsensitivity" "int", 	 "antenna3txpower" "int", 	 "antenna4rxsensitivity" "int", 	 "antenna4txpower" "int", 	 "commandpollinterval" "int", 	 "dns" "string", 	 "dooropentimelimit" "int", 	 "gateway" "string", 	 "ip" "string", 	 "jetstreamdeviceurl" "string", 	 "lockdownhightemp" "int", 	 "lockdownonacpowerfailure" "bool", 	 "lockdownonhightemp" "bool", 	 "lockdownonreaderfailure" "bool", 	 "logentryeventhightemp" "int", 	 "logentryeventlowtemp" "int", 	 "logentrylevel" "string", 	 "numberofantennas" "int", 	 "objecteventscancount" "int", 	 "objecteventscantime" "int", 	 "subnet" "string" 	 }, 	 "sensorreadingmeasures" { 	 "temperaturea" "c", 	 "temperatureb" "c" 	 } 	}, 	{ 	 "id" 2, 	 "name" "ts032, cabinet, us, uhf, gf, 7 9 cu ft", 	 "firmwareversion" "3 31", 	 "getconfigvaluescommand" true, 	 "setconfigvaluescommand" true, 	 "getepclistcommand" true, 	 "resetcommand" true, 	 "updatefirmwarecommand" true, 	 "devicespecificcommandnames" \[ 	 "getpasses", 	 "lockdown ", 	 "updatepasses" 	 ], 	 "configparameters" { 	 "aggregateeventscancount" "int", 	 "aggregateeventscantime" "int", 	 "antenna1rxsensitivity" "int", 	 "antenna1txpower" "int", 	 "antenna2rxsensitivity" "int", 	 "antenna2txpower" "int", 	 "antenna3rxsensitivity" "int", 	 "antenna3txpower" "int", 	 "antenna4rxsensitivity" "int", 	 "antenna4txpower" "int", 	 "commandpollinterval" "int", 	 "dns" "string", 	 "dooropentimelimit" "int", 	 "gateway" "string", 	 "ip" "string", 	 "jetstreamdeviceurl" "string", 	 "lockdownhightemp" "int", 	 "lockdownonacpowerfailure" "bool", 	 "lockdownonhightemp" "bool", 	 "lockdownonreaderfailure" "bool", 	 "logentryeventhightemp" "int", 	 "logentryeventlowtemp" "int", 	 "logentrylevel" "string", 	 "numberofantennas" "int", 	 "objecteventscancount" "int", 	 "objecteventscantime" "int", 	 "subnet" "string" 	 }, 	 "sensorreadingmeasures" { 	 "temperaturea" "c", 	 "temperatureb" "c" 	 } 	} ] version changes addition of the id property