Skip to content

rit-construct-makerspace/access-control-component-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

access-control-component-table

Lookup table of information on ACS components. ACS components are given a unique 19-bit identifier, that can be looked up in this table to determine more information about the component.

The table contains the following information per piece of equipment, sorted by identifier;

  • NAME: A human-readable name to call the component.
  • VERSION: The hardware/software version of the component, to help further specify it from just the name.
  • MANUFACTURER: The organization or person who designs and constructs the component.
  • LINK: A link to a product, documentation, or information page to learn more about the component.
  • DESCRIPTION: A brief overview of the component and its intended use.
  • NOTICE: A critical warning or otherwise important information that should be shown to any system operating this component, such as a recall. Leave blank if not applicable.
  • CONTACT LINK: A link to a means to contact the manufacturer with feedback on the component.

About

Lookup table of information on ACS components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors