Difference between revisions of "Developer's Guide"
Jump to navigation
Jump to search
| Line 31: | Line 31: | ||
* [[Content Status]] | * [[Content Status]] | ||
* [[DATA TYPE|Data Types]] | * [[DATA TYPE|Data Types]] | ||
| − | * [[Depot Types]] | + | * [[Depot Types]] - How the bytes in a file can be interpreted. |
* [[Entity Types]] | * [[Entity Types]] | ||
* [[Event Types]] | * [[Event Types]] | ||
| + | * [[Investigation Statuses]] | ||
* [[Investigation Types]] | * [[Investigation Types]] | ||
* [[Location Types]] | * [[Location Types]] | ||
Revision as of 13:43, 29 May 2020
Contents
Truxton Developer's Guide
Truxton Stuff
- How Truxton Works
- Truxton SDK
- Database Tables
- Message Bus Drivers
- Azure
- Debugging the Loader
- Add A New File Type
- Depot file format
- Load List file format
- File Type Identification
- VC Redistributables
- Configuration System
- Useful SQL Queries
- Temporary Filenames
- Watch Desktop Logs
- TruxtonService.xml
- ETL Stages
- Message Bus Messages
- Load Validation
Data Types
Truxton uses lots of defined constants and enums. Here's a list of them.
- Content Status
- Data Types
- Depot Types - How the bytes in a file can be interpreted.
- Entity Types
- Event Types
- Investigation Statuses
- Investigation Types
- Location Types
- Media Load Percentage
- Media Status
- Media Types
- Message Types
- Object Types
- File Content Origins
- Relation Types
- URL Methods
- URL Types