Skip to content

RoleMapConflict

Defined in: console-sdk/src/roleMap.ts:31

The two same-modality consoles that make a fleet un-assignable, reported by tryRoleMap instead of thrown — deviceIds is [alreadyClaimed, conflicting].

readonly deviceIds: readonly [DeviceId, DeviceId]

Defined in: console-sdk/src/roleMap.ts:35

[the console that claimed the modality, the conflicting console].


readonly modality: Modality

Defined in: console-sdk/src/roleMap.ts:33

The modality both consoles fill.