Skip to content
Snippets Groups Projects
Commit ab4332ab authored by Daniel Andrášik's avatar Daniel Andrášik
Browse files

- added no go devices to layer contract

parent 75ce80fc
No related branches found
No related tags found
No related merge requests found
......@@ -26,5 +26,7 @@ namespace SDK.Contracts.Data
public long Updated { get; set; }
public AreaContract[] Areas { get; set; }
public DeviceContract[] Devices { get; set; }
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment