mcopy/app/lib/settings
Matt McWilliams 5db5d477e4 Timing is now updated via rolling average on all projector and camera actions. This data is reset when profile is changed. This data is stored in the settings.json and loaded on start so estimates will improve the more it is used. 2023-02-28 15:55:02 -05:00
..
Readme.md Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app. 2019-03-21 21:02:28 -04:00
index.d.ts Arri-S work 2022-10-07 19:47:56 -04:00
index.js Timing is now updated via rolling average on all projector and camera actions. This data is reset when profile is changed. This data is stored in the settings.json and loaded on start so estimates will improve the more it is used. 2023-02-28 15:55:02 -05:00
index.js.map Timing is now updated via rolling average on all projector and camera actions. This data is reset when profile is changed. This data is stored in the settings.json and loaded on start so estimates will improve the more it is used. 2023-02-28 15:55:02 -05:00
package.json Install libs from intval_go_node project 2019-02-08 12:46:58 -05:00

Readme.md

Settings

Kind: global class

settings.checkDir()

Kind: instance method of Settings

settings.save()

Kind: instance method of Settings

settings.update()

Kind: instance method of Settings

settings.get()

Kind: instance method of Settings

settings.all()

Kind: instance method of Settings

settings.restore()

Kind: instance method of Settings

settings.reset()

Kind: instance method of Settings