-
Notifications
You must be signed in to change notification settings - Fork 3
Description
It would be good to be able to keep a log of anything of note for each device, and site. For example, if we deploy something bespoke it is good to know what the changes were that were made.
I propose that we have an interface for each device where you can write a note, and optionally upload photos to describe what is happening with the device.
The log should be associated with the current site of the device so that we can see what has been on what site when, and what has been changed, even if a device has been moved to a different site.
The log should also be associated with the device, so that even when the device has moved to a different site, the log is still queryable.
As a starting point, we should implement this without images, as we could always link to a URL where photos are hosted.