Jetstream API
Event Types
DeviceCredentialsModifiedEvent
4min
about devicecredentialsmodifiedevent data indicates when an application has modified credentials on the access control list of a device using modify device credentials docid\ j3ncv3riuibv506 jobzd fields property details type string the type of jetstream event eventid string unique the id assigned to the event eventtime string the time that the event occurred the value is expressed in utc this value is expressed in the following format yyyy mm ddthh\ mm\ ssz version int the jetstream version of the event device string the name of the device credentialtype string the type of the credentials modified currentcredentials array(string) a list of 10 40 digit hexadecimal rfid values of the access passes that have been set to have access to the device example published devicecredentialsmodifiedevent { "device" "mydevicename", "credentialtype" "basic", "currentcredentials" \[ "mybasiccredentials1 value", "mybasiccredentials2 value", "mybasiccredentials3 value" ], "type" "devicecredentialsmodifiedevent", "eventid" "f635b21d 1425 4a10 b934 266e707ce785", "eventtime" "2018 05 19t07 17 50z", "version" 3 } version changes none – this is a new event