Fix jwt-token
This commit is contained in:
@@ -211,6 +211,7 @@ async function createTestDetection(detectionData = {}) {
|
||||
|
||||
const defaultDetectionData = {
|
||||
device_id: device.id,
|
||||
tenant_id: device.tenant_id,
|
||||
geo_lat: device.geo_lat,
|
||||
geo_lon: device.geo_lon,
|
||||
device_timestamp: Date.now(),
|
||||
|
||||
Reference in New Issue
Block a user