get platform()

in monitoring/src/config.ts [45:47]


	get platform(): string {
		return this._platform;
	}