package models type Device struct { DeviceName string LastSynced string CreatedAt string }