Skip to content

Instantly share code, notes, and snippets.

@ereshzealous
Created July 29, 2025 12:16
Show Gist options
  • Save ereshzealous/84084f8df2eac18fad7ce7fdebe1df95 to your computer and use it in GitHub Desktop.
Save ereshzealous/84084f8df2eac18fad7ce7fdebe1df95 to your computer and use it in GitHub Desktop.
Field Type Description
device_id UUID Unique identifier per device
user_id UUID Assigned user for this device
device_type String Fixed value: "fit_band"
model String One of FitBand Pro, Lite, or Max
specifications JSON String Includes battery life, sensors, version
manufactured_date int64 Epoch ms Date device was built (6–1 months ago)
purchased_date int64 Epoch ms Purchased date (post-manufacture, < today)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment