Location(name: String = "", identifier: String = "", public: Boolean = true, owner: String = "", orientation: Double = 0.0, walls: List<LocationWall> = emptyList(), beacons: List<LocationBeacon> = emptyList(), linearObjects: List<LocationLinearObject> = emptyList())
Author
Pawel Dylag (pawel.dylag@estimote.com)