feat(device-manager): add safe B2 service ping command
This commit is contained in:
@@ -33,6 +33,7 @@ const mutationRoutes = new Map([
|
||||
"/api/device-manager/device-configurations:set-desired",
|
||||
"device-configurations:set-desired",
|
||||
],
|
||||
["/api/device-manager/commands:service-ping", "commands:service-ping"],
|
||||
]);
|
||||
|
||||
export function createDeviceManagerServer({
|
||||
|
||||
Reference in New Issue
Block a user