Dat Notes: Difference between revisions

From No-Intro ~ Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
* a lot of the stuff here should have their own fields in DoM and should be automatically checked
* a lot of the stuff here should have their own fields in DoM and should be automatically checked
* describe how to transcribe data from PCBs (e.g. chip serials, PCB serials, holes that tell you the manufacturing date(?), components on the board)
* describe how to transcribe data from PCBs (e.g. chip serials, PCB serials, holes that tell you the manufacturing date(?), components on the board)
* file attachments in PSN dats are the response header of the file download in json format (as created by python requests > dict > json)
----
----



Revision as of 13:08, 28 November 2019


todo:

  • a lot of the stuff here should have their own fields in DoM and should be automatically checked
  • describe how to transcribe data from PCBs (e.g. chip serials, PCB serials, holes that tell you the manufacturing date(?), components on the board)
  • file attachments in PSN dats are the response header of the file download in json format (as created by python requests > dict > json)