IoTSyn Release Candidate 1 CC0 1.0

IoTSyn v4.4.0 — Smart City & Public Spaces

Methodology & Implementation Specification · Released 2026-07-05

A reproducible synthetic data generator for urban public spaces. This release bundles the normative specification, the machine-readable CSV/JSON contracts, known-answer test vectors, a normative tolerance map, and a self-contained pure-PHP reference implementation (no external runtime dependencies). Every value below is computed from the published files — nothing is hand-entered.

⬇ Download full bundle (ZIP) · 4.4.0-RC1 · 230.8 KB SHA-256: 6aadec5bd20cb48a9c2693c80df62872d26dd08004b444254765847b00dc4d36

Individual files

FileSizeSHA-256
IoTSyn-SmartCity-Methodology-and-Implementation-Spec-v4_4_0-RC1.md
Normative specification (authoritative Markdown)
70.9 KB
72,612 B
84dbf08f2539f37f84ec518e913caea631ba51d94ddce3ec282fc05b9a871ae2
IoTSyn-SmartCity-Methodology-and-Implementation-Spec-v4_4_0-RC1.docx
Specification — presentation copy (Word)
53.3 KB
54,566 B
d9b77823b90eaba2b41235496ad36bb8b6eb845a584e73d08d4c34c9f572953a
IoTSyn-v4_4_0-reference-test-vectors.json
Known-answer test vectors (KATs)
8.6 KB
8,777 B
85d5de5eb6561b0cd6d0524dc00149909adbbba9210434e7714b977f05846eda
IoTSyn-v4_4_0-csv-data-dictionary.json
Normative CSV column contract
9.2 KB
9,430 B
a80f1d8f506ce55063a3ce1fe97358c1b332cfa940d4157ebbde6c392cd625de
IoTSyn-v4_4_0-artifact-schemas.json
JSON Schemas for artifacts
7.6 KB
7,765 B
85dec193d89ae0e6a54288393b6bef0527304902e47a9c4b3404ca275ee18ad7
IoTSyn-v4_4_0-tolerance-map.json
Numeric tolerance map
1.1 KB
1,117 B
6faa959e9fb0cd9b95e4067a679a37996bb45dde0337101d57174f762d8f315b
IoTSyn-v4_4_0-deliverable-checksums.txt
SHA-256 of deliverable files
758 B
758 B
84c9e43dd084b85e7ab2f0b1608d9c2d63eb0452ad85a489bc396be7ac834ac6
composer.json
Package metadata
601 B
601 B
7e44f73a56ff24a49b4dd4c0574334c4f40fc5729936408be66ce4549f7b2c3c
composer.lock
Dependency lockfile
851 B
851 B
45dfd0d442d1fe80446cd48ef997842a72330e7cddb67db99350c346a5c8ad38
LICENSE
CC0 1.0 Universal legal code
6.9 KB
7,048 B
2f976aeae6ab25f75a68b01189b58e9be68baac37f1bad7ca34621a82084d835

Integrity verification

Verify any download against its SHA-256 digest. On Linux/macOS:

sha256sum IoTSyn-v4.4.0-RC1.zip
# expected:
6aadec5bd20cb48a9c2693c80df62872d26dd08004b444254765847b00dc4d36  IoTSyn-v4.4.0-RC1.zip

Or verify every published file at once with the manifest:

sha256sum -c SHA256SUMS.txt

On Windows PowerShell:

Get-FileHash IoTSyn-v4.4.0-RC1.zip -Algorithm SHA256

How to cite

Plain text

IoTSyn Project. IoTSyn v4.4.0 — Smart City & Public Spaces: Methodology and Implementation Specification (Release Candidate 1). 2026. https://iotsyn.com/spec/

BibTeX

@techreport{iotsyn_smartcity_v440_rc1,
  title       = {IoTSyn v4.4.0 --- Smart City & Public Spaces:
                 Methodology and Implementation Specification (Release Candidate 1)},
  author      = {{IoTSyn Project}},
  year        = {2026},
  type        = {Specification},
  number      = {v4.4.0-RC1},
  institution = {IoTSyn Project},
  url         = {https://iotsyn.com/spec/}
}

License

This work is dedicated to the public domain under CC0 1.0 Universal. You may copy, modify, distribute, and use it — including for commercial purposes — without asking permission and without attribution. It is provided as-is, without warranty of any kind.