Wiki source code of File Locations
Last modified by Mark Kohlmann on 2021/11/15 19:42
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | ShowRunner stores various files on the processor's file system. The locations and purpose of each file are documented below. |
2 | |||
![]() |
2.1 | 3 | (% class="box warningmessage" %) |
4 | ((( | ||
5 | Version 3.011 will automatically move all files to their new locations. Old directories and config backups will be removed during this process. | ||
6 | ))) | ||
![]() |
1.1 | 7 | |
8 | |=Name|=Description|=Path (v3.010 or earlier)|=Path (v3.011 or later)|= | ||
![]() |
4.1 | 9 | |**//BaseDataPath//**|The base path for all SR files|((( |
10 | Processor: //**/nvram**// | ||
![]() |
1.1 | 11 | |
![]() |
4.1 | 12 | VC-4: //**(ProgramRoot)/User**// |
![]() |
1.1 | 13 | )))|((( |
![]() |
4.1 | 14 | Processor: //**/nvram/sr**// |
![]() |
1.1 | 15 | |
![]() |
4.1 | 16 | VC-4: //**(ProgramRoot)/User/sr**// |
![]() |
1.1 | 17 | )))| |
![]() |
4.1 | 18 | |License File|Location of the license file|//**BaseDataPath**///License.lic|//**BaseDataPath**///License.lic| |
![]() |
1.1 | 19 | |Config|Primary configuration file|((( |
![]() |
4.1 | 20 | Default Config: //**BaseDataPath**///CiLightingConfig.json |
![]() |
1.1 | 21 | |
![]() |
4.1 | 22 | Alternate Config: //**BaseDataPath**///CiLightingConfig-AltConfigName.json |
![]() |
1.1 | 23 | )))|((( |
![]() |
4.1 | 24 | Default Config: //**BaseDataPath**///default/SrConfig.json |
![]() |
1.1 | 25 | |
![]() |
4.1 | 26 | Alternate Config: //**BaseDataPath**///alt-AltConfigName/SrConfig.json |
![]() |
1.1 | 27 | )))| |
28 | |BACnet Config|Configuration for BACnet support|((( | ||
29 | Default Config: BaseDataPath/CiLightingBacnetConfig.json | ||
30 | |||
31 | Alternate Config: BaseDataPath/CiLightingBacnetConfig-AltConfigName.json | ||
32 | )))|((( | ||
![]() |
4.1 | 33 | Default Config: //**BaseDataPath**///default/SrBacnetConfig.json |
![]() |
1.1 | 34 | |
![]() |
4.1 | 35 | Alternate Config: //**BaseDataPath**///alt-AltConfigName/SrBacnetConfig.json |
![]() |
1.1 | 36 | )))| |
37 | |Fusion Config|Configuration for Fusion support|((( | ||
![]() |
4.1 | 38 | Default Config: //**BaseDataPath**///CiLightingFusionConfig.json |
![]() |
1.1 | 39 | |
![]() |
4.1 | 40 | Alternate Config: //**BaseDataPath**///CiLightingFusionConfig-AltConfigName.json |
![]() |
1.1 | 41 | )))|((( |
![]() |
4.1 | 42 | Default Config: //**BaseDataPath**///default/SrFusionConfig.json |
![]() |
1.1 | 43 | |
![]() |
4.1 | 44 | Alternate Config: //**BaseDataPath**///alt-AltConfigName/SrFusionConfig.json |
![]() |
1.1 | 45 | )))| |
46 | |Credentials|Hold encrypted credentials|((( | ||
![]() |
4.1 | 47 | Default Config: //**BaseDataPath**///SrCreds.json |
![]() |
1.1 | 48 | |
![]() |
4.1 | 49 | Alternate Config: //**BaseDataPath**///SrCreds-AltConfigName.json |
![]() |
1.1 | 50 | )))|((( |
![]() |
4.1 | 51 | Default Config: //**BaseDataPath**///default/SrCreds.json |
![]() |
1.1 | 52 | |
![]() |
4.1 | 53 | Alternate Config: //**BaseDataPath**///alt-AltConfigName/SrCreds.json |
![]() |
1.1 | 54 | )))| |
55 | |Extensions|Extensions to enhance capabilities in ShowRunner|Not Supported|((( | ||
![]() |
4.1 | 56 | Default Config: //**BaseDataPath**///default/extensions/ |
![]() |
1.1 | 57 | |
![]() |
4.1 | 58 | Alternate Config: //**BaseDataPath**///alt-AltConfigName/extensions/ |
![]() |
1.1 | 59 | )))| |
60 | |Graphics|Graphics file store|((( | ||
![]() |
4.1 | 61 | Default Config: //**BaseDataPath**///sr-graphics/ |
![]() |
1.1 | 62 | |
![]() |
4.1 | 63 | Alternate Config: //**BaseDataPath**///sr-graphics/AltConfigName |
![]() |
1.1 | 64 | )))|((( |
![]() |
4.1 | 65 | Default Config: //**BaseDataPath**///default/graphics/ |
![]() |
1.1 | 66 | |
![]() |
4.1 | 67 | Alternate Config: //**BaseDataPath**///alt-AltConfigName/graphics/ |
![]() |
1.1 | 68 | )))| |
69 | |Temp|Temporary directory|Not Supported|((( | ||
![]() |
4.1 | 70 | Default Config: //**BaseDataPath**///default/temp/ |
![]() |
1.1 | 71 | |
![]() |
4.1 | 72 | Alternate Config: //**BaseDataPath**///alt-AltConfigName/temp/ |
![]() |
1.1 | 73 | )))| |
74 | |||
75 |