sciencemine / digital-signage

4 stars 0 forks source link

Data logging #115

Closed HumbleHominid closed 7 years ago

HumbleHominid commented 7 years ago

Initial data logging

HumbleHominid commented 7 years ago

Updated metadata.js to again take a video id as the key for editNode. The array of nodes is searched from the start, note the nodes are added to the front, and it will edit the first instance of a node with the appropriate id. Can also pass in an optional index if the position of the node to be edited is known beforehand.