mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-10-30 09:52:20 +00:00
[WIFI-12515] Display simulated status in device table
Signed-off-by: Charles <charles.bourque96@gmail.com>
This commit is contained in:
@@ -65,6 +65,7 @@ const BADGE_COLORS: Record<string, string> = {
|
||||
NO_CERTIFICATE: 'red',
|
||||
MISMATCH_SERIAL: 'yellow',
|
||||
VERIFIED: 'green',
|
||||
SIMULATED: 'purple',
|
||||
};
|
||||
|
||||
const DeviceListCard = () => {
|
||||
|
||||
Reference in New Issue
Block a user