POCS icon indicating copy to clipboard operation
POCS copied to clipboard

Create Unit registration script

Open wtgee opened this issue 7 years ago • 2 comments

A script should be run from the computer hosting the unit that:

  • Generates a unique PAN_ID (e.g. PAN001).
  • Stores basic config (location, name) in datastore Unit:PAN_ID key. This will be used by a website that reports on units and will also act as root parent key for observations.
  • Generates a service account key as json file and saves on computer ($PANDIR/.key/).
  • Stores PAN_ID in pocs_local.yaml and set env variable.

wtgee avatar Jan 18 '18 05:01 wtgee

Related https://github.com/panoptes/panoptes-tutorials/issues/48

wtgee avatar Feb 16 '20 21:02 wtgee

Some of this work has gone into the various pocs cli PRs.

#1214 #1220 #1122 #1162 (and more)

wtgee avatar Feb 14 '24 00:02 wtgee

Most of this has been done by other PRs. Please open a new PR with specific information as needed.

wtgee avatar May 07 '24 04:05 wtgee