Skip to content

MetaData 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 tag/data pair 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 [] Tag Tag String
string [] Data MetaData associated with the Tag String

Clone this wiki locally