package models type PostThings struct { EquipCode string Lng float64 Lat float64 Online float64 }