Jetstream API
...
API Endpoints
Device Definition Configuratio...
Get All Device Definitions
5 min
about return all of the available device definitions that jetstream supports parameters true false 155false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type example request url get https //api jetstreamrfid com/2/devicedefinitions request body none required response code 200 ok response body \[ 	{ 	 "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" 	 } 	}, 	{ 	 "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 replaces getdevicedefinitions