You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> ~/#: sg add model measurements channel:string timestamp:number value:number
ERR Expecting 2 parameter(s) at most but got 4 instead.
scaffold a new data model
USAGE
seagull add model <name> [fields]
PARAMETERS
name - name of the data model
fields - list of data fields, like: `status:string done:boolean`
Only one field is working
The text was updated successfully, but these errors were encountered:
Only one field is working
The text was updated successfully, but these errors were encountered: