Skip to content

Device Security Data Objects

bradreevmx edited this page Jul 20, 2018 · 2 revisions

Each ModelID is managed by a list of administrators. The same list of administrators may be included in multiple ModelID records. There may be an unbounded number of versions per modelID.

Data Type Name Description
address[] AdminList List of administrators for the ModelID
address[] MediatorList List of mediators for the ModelID
address[] MediatorNewAdminList New administrator in which each Mediator has voted to become the new admin
uint MediationState Mediation State for the contract. See the Manufacturer interface for more information
string [] MfgUsageDescription IETF Manufacturer usage descriptor
string [] SecurityInfo Regional security information
string [] VersionName Firmware version name, which should match the version used for compliance testing
string [] URI URI to new firmware version image

Clone this wiki locally