![]() |
CloudTwin
ROS2 Humble
Digital twin for path and trajectory optimisation
|
Variables | |
| const | DEFAULT_RECONNECT_DELAY_MS = 1500 |
| const | DELIVERY_FAULT_SOUND_URL = '/notification/fault.mp3' |
| const | DELIVERY_SOUND_URL = '/notification/sound.mp3' |
| type | DtRemoteMessage |
| let | hasStarted = false |
| import { toast } from "sonner" | |
| let | lastPlayedAt = 0 |
| let | lastPlayedDeliveryTarget |
| const | MAX_RECONNECT_DELAY_MS = 10000 |
| let | notificationAudio |
| let | reconnectAttempts = 0 |
| let | reconnectTimer |
| let | socket |
| const | START_ROOM_CODE = 'salle_pharmacie' |
| const DEFAULT_RECONNECT_DELAY_MS = 1500 |
| const DELIVERY_FAULT_SOUND_URL = '/notification/fault.mp3' |
| const DELIVERY_SOUND_URL = '/notification/sound.mp3' |
| type DtRemoteMessage |
| let hasStarted = false |
| import { toast } from "sonner" |
| let lastPlayedAt = 0 |
| let lastPlayedDeliveryTarget |
| const MAX_RECONNECT_DELAY_MS = 10000 |
| let notificationAudio |
| let reconnectAttempts = 0 |
| let reconnectTimer |
| let socket |
| const START_ROOM_CODE = 'salle_pharmacie' |