User Tools

Site Tools


locodb:locodb-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
locodb:locodb-en [2025/10/17 09:52] rjversluislocodb:locodb-en [2025/10/19 14:13] (current) rjversluis
Line 1: Line 1:
-======Locomotive Databank======+======Mobile Databank======
 [[:english#rocrail|{{  :server.png}}]][[:english|{{  :rocrail-logo-35.png}}]] [[:english#rocrail|{{  :server.png}}]][[:english|{{  :rocrail-logo-35.png}}]]
 [[:english | Content ]] -> [[:english#rocrail|Rocrail Server]] -> [[:rocrailini-en | Configuration]]  [[:english | Content ]] -> [[:english#rocrail|Rocrail Server]] -> [[:rocrailini-en | Configuration]] 
   * [[:rocrailini-gen-en|General]] | [[:rocrailini-trace-en|Trace]] | [[:rocrailini-service-en|Service]] | [[:rocrailini-automode-en|Automatic]] | [[:rocrailini-controller-en|Controller]] | [[:networking-en|R2Rnet]] | [[:rocrailini-rocweb-en|SVG]] | [[:finder:finder-en|Finder]] | [[:rocrailini-cmdmapping-en|Command Mapping]] | [[:rocrailini-presets-en|Presets]]   * [[:rocrailini-gen-en|General]] | [[:rocrailini-trace-en|Trace]] | [[:rocrailini-service-en|Service]] | [[:rocrailini-automode-en|Automatic]] | [[:rocrailini-controller-en|Controller]] | [[:networking-en|R2Rnet]] | [[:rocrailini-rocweb-en|SVG]] | [[:finder:finder-en|Finder]] | [[:rocrailini-cmdmapping-en|Command Mapping]] | [[:rocrailini-presets-en|Presets]]
-  * **[[:locodb:locodb-en|Locomotive Databank]]**+  * **[[:locodb:locodb-en|Mobile Databank]]**
  \\  \\
  
-|< >| 
-| Short hand for //"Locomotive Databank"// is **//LocoDB//** | 
  
  \\  \\
 =====Description===== =====Description=====
-The idea behind the LocoDB is to be able to access all locomotives on all computers with access to the same NAS/Cloud storage.\\+The idea behind the LocoDB/CarDB/TrainDB is to be able to access all locomotives/cars/trains on all computers with access to the same NAS/Cloud storage.\\
 Even with an offline Rocview it will be able to access the locomotives and check their properties.\\ Even with an offline Rocview it will be able to access the locomotives and check their properties.\\
 ====R/W Access==== ====R/W Access====
-Without read and write access of the LocoDB this concept will not work.\\+Without read and write access of the RocrailDB this concept will not work.\\
  
  
Line 20: Line 18:
  \\  \\
 =====Structure===== =====Structure=====
-The LocoDB path points to a directory which can be read and write by all users running Rocrail.\\+The Database path points to a directory which can be read and write by all users running Rocrail.\\
 Every loco has its own directory named by its ID. Blanks are replaced with underscores; __Blanks in IDs are discouraged and not supported.__\\ Every loco has its own directory named by its ID. Blanks are replaced with underscores; __Blanks in IDs are discouraged and not supported.__\\
  
-====Example==== +====Tree====
-This is an example of a LocoDB on a NAS:\\ +
-{{:locodb:locodb-en.png?800}}\\ +
- +
-===Tree===+
 <code> <code>
-LocoDB +RocrailDB 
-├── BR01097 +├── CarDB 
-│   ├── BR01097.png +│   ├── EssoTank 
-│   ├── BR01097.xml +│   │   ├── backup 
-│   └── DB01.png +│   │   │   └── 20251017162241462-EssoTank.xml 
-├── BR120119-3 +│   │   ├── EssoTank.xml 
-│   ├── BR120119-3.xml +│   │   └── M4524.png 
-│   └── m33535.png +│   ├── Frico 
-+│   │   ├── backup 
-+│   │   ├── Frico.xml 
-+│   │   └── M4524.png 
-├── RoT-1 +│   
-│   ├── rot1.png +│   
-│   └── RoT-1.xml +│ 
-└── V1002215 +└── LocoDB 
-    ├── DB100.png +    ├── BR01097 
-    ├── m3072.png +    │   ├── backup 
-    └── V1002215.xml+    │   │   ├── 20251016161334845-BR01097.xml 
 +    │   │   ├── 20251016161340115-BR01097.xml 
 +    │   │   └── 20251017075932411-BR01097.xml 
 +    │   ├── BR01097.png 
 +    │   ├── BR01097.xml 
 +    │   └── DB01.png 
 +    ├── BR120119-
 +    │   ├── BR120119-3.xml 
 +    │   └── m33535.png 
 +    
 +    . 
 +    . 
 +    └── V1002215 
 +        ├── DB100.png 
 +        ├── m3072.png 
 +        └── V1002215.xml 
 </code> </code>
  
locodb/locodb-en.1760687536.txt.gz · Last modified: 2025/10/17 09:52 by rjversluis