Improve conversation realtime refresh and heartbeat defaults
This commit is contained in:
@@ -2181,7 +2181,7 @@ export function DeviceEnrollmentBuilder() {
|
||||
{
|
||||
bindHost: "127.0.0.1",
|
||||
port: 4317,
|
||||
heartbeatIntervalMs: 60000,
|
||||
heartbeatIntervalMs: 15000,
|
||||
controlPlaneUrl: "http://127.0.0.1:3000",
|
||||
deviceId: result.device?.id,
|
||||
pairingCode: result.enrollment.pairingCode,
|
||||
|
||||
Reference in New Issue
Block a user