Map<String, dynamic> toJson() => { 'hostname': hostname, 'ip': ip, 'time': time, 'mac': mac, 'vendor': vendor };