From 56c00af4f2888b454cf8086635e936780485f02b Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Tue, 30 May 2023 08:04:09 -0600 Subject: documented new version check format --- spaghetti-monster/anduril/anduril-manual.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/spaghetti-monster/anduril/anduril-manual.txt b/spaghetti-monster/anduril/anduril-manual.txt index a30dcb6..1d5bc46 100644 --- a/spaghetti-monster/anduril/anduril-manual.txt +++ b/spaghetti-monster/anduril/anduril-manual.txt @@ -661,14 +661,17 @@ Version Check Mode ------------------ This allows people to see which version of the firmware is installed on -their light. The format for this is (usually) 12 digits -- a date -followed by a model number. YYYYMMDDBBPP +their light. The format for this is (usually) 12 digits -- a model +number and a date. BBPP.YYYY-MM-DD + - BB: Brand ID + - PP: Product ID - YYYY: Year - MM: Month - DD: Day - - BB: Brand ID - - PP: Product ID + +Versions before 2023-05-30 used YYYYMMDDBBPP format. +Anduril 1 used only YYYYMMDD format, or none at all. The date is when the firmware was compiled. If the vendor did not set this value, it defaults to 1969-07-20, the date of first human contact -- cgit v1.2.3