BOSWatch 3
Python Script to receive and decode German BOS Information with rtl_fm and multimon-NG
 
Loading...
Searching...
No Matches
boswatch.utils.version Namespace Reference

Variables

dict client = {"major": 3, "minor": 0, "patch": 0}
 
dict server = {"major": 3, "minor": 0, "patch": 0}
 
dict date = {"day": 1, "month": 1, "year": 2019}
 
str branch = "develop"
 

Detailed Description


/ __ )/ __ \/ ___/ | / /___ _/ /______/ /_ |__ / / __ / / / /__ | | /| / / __ `/ __/ ___/ __ \ /_ < / /_/ / /_/ /___/ /| |/ |/ / /_/ / /_/ /__/ / / / ___/ / /_____/____//____/ |__/|__/__,_/__/___/_/ /_/ /____/ German BOS Information Script by Bastian Schroll

Variable Documentation

◆ client

dict boswatch.utils.version.client = {"major": 3, "minor": 0, "patch": 0}

◆ server

dict boswatch.utils.version.server = {"major": 3, "minor": 0, "patch": 0}

◆ date

dict boswatch.utils.version.date = {"day": 1, "month": 1, "year": 2019}

◆ branch

str boswatch.utils.version.branch = "develop"