Tables
Simple Table
| Column A | Column B | Column C |
|---|---|---|
| Value 1 | Value 2 | Value 3 |
| Value 4 | Value 5 | Value 6 |
| Column A | Column B | Column C |
| -------- | -------- | -------- |
| Value 1 | Value 2 | Value 3 |
| Value 4 | Value 5 | Value 6 |Comparison Table
| Feature | Basic | Pro | Enterprise |
|---|---|---|---|
| Core modules | ✓ | ✓ | ✓ |
| Advanced reporting | — | ✓ | ✓ |
| Custom integrations | — | — | ✓ |
| SLA support | — | ✓ | ✓ |
| Feature | Basic | Pro | Enterprise |
| ------------------- | :---: | :-: | :--------: |
| Core modules | ✓ | ✓ | ✓ |
| Advanced reporting | — | ✓ | ✓ |
| Custom integrations | — | — | ✓ |
| SLA support | — | ✓ | ✓ |Status Table
| Component | Status | Since |
|---|---|---|
| FASTsuite E2 | ✅ Stable | v2.0 |
| FixtureBuilder | ✅ Stable | v2.1 |
| Shopfloor Assistant | 🔥 Beta | v2.3 |
| Component | Status | Since |
| ------------------- | --------- | ----- |
| FASTsuite E2 | ✅ Stable | v2.0 |
| FixtureBuilder | ✅ Stable | v2.1 |
| Shopfloor Assistant | 🔥 Beta | v2.3 |Left / Right Aligned Columns
| Name | Description | Default |
|---|---|---|
timeout | Request timeout in ms | 5000 |
retries | Max retry attempts | 3 |
debug | Enable debug logging | false |
| Name | Description | Default |
| :-------- | :-------------------- | ------: |
| `timeout` | Request timeout in ms | `5000` |
| `retries` | Max retry attempts | `3` |
| `debug` | Enable debug logging | `false` |Was this page helpful?