RefreshMetadata

data class RefreshMetadata(val nodeNum: Int) : NodeDetailAction(source)

Force-refresh device metadata (firmware version, edition, role) for the given node.

Constructors

Link copied to clipboard
constructor(nodeNum: Int)

Properties

Link copied to clipboard