Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

DeviceRegistered

Git Source

Emitted when a device is registered

event DeviceRegistered(
uint256 indexed id,
bytes32 indexed deviceId,
bytes32 deviceType,
bytes32 partnerCode,
bytes32 merchantId,
uint256 timestamp
);