Discovery Result¶
A Discovery Result stores the parsed device discovery data collected from a specific IP address and port during a discovery operation.
Fields¶
ip_address(IP address): The IP address where the discovery was performed.port(integer): The network port on which discovery was performed (optional).datetime(datetime): Timestamp of when the discovery was performed (auto-set).data(JSON): Structured discovery data collected from the device (optional).