> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# JSON From Tuple

Converts a Tuple\<Scalar...> into a JSON format..

### Inputs

| Name        | Type                                                             | Description                                        |
| ----------- | ---------------------------------------------------------------- | -------------------------------------------------- |
| Tuple       | [Tuple](../../../../block-documentation/types/tuple)             | Scalar-based Tuple to convert into a JSON format.  |
| Keys        | [Text List](../../../../block-documentation/types/text)          | Specify keys for JSON                              |
| Unit system | [Unit System](../../../../block-documentation/types/unit-system) | Unit system that the data should be translated to. |

### Outputs

| Type                                               |
| -------------------------------------------------- |
| [JSON](../../../../block-documentation/types/json) |
