Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 45: Line 45:
 
* [[Media Status]] - The different states that media can be in
 
* [[Media Status]] - The different states that media can be in
 
* [[Media Types]] - The formats of media that Truxton can ingest
 
* [[Media Types]] - The formats of media that Truxton can ingest
* [[Message Types]]
+
* [[Message Types]] - The different types of message that Truxton handles
* [[Object Types]]
+
* [[Object Types]] - The types of objects in Truxton
* [[Relation Types]]
+
* [[Relation Types]] - The types of relationships between objects that Truxton supports
 
* [[URL Methods]]
 
* [[URL Methods]]
 
* [[URL Types]]
 
* [[URL Types]]

Revision as of 12:47, 8 July 2020

Truxton Developer's Guide

How to Write an ETL

Truxton Stuff

Data Types

Truxton uses lots of defined constants and enums. Here's a list of them.

Exploitation

Code Dependencies