Skip to content

glebowadim/FCCDB

 
 

Repository files navigation

FCCDB_sync

Pull FCC data from https://wireless.fcc.gov to Onevizion and keep it in sync

Requirements (scripts and schedule)

  • Bash
  • GNU Awk (gawk) 3.1.7+
  • wget
  • curl
  • split (GNU coreutils) 8.22+
  • python 2/3 (parse json values, run q tool)

Third party software

Manual installation

Run components import with ComponentsPackage.xml

Add new trackors to Trackor Tree.

Trackor Tree:

   Registration -> History
   Registration -> Entity
   Registration -> FCC Remarks
   Registration -> FCC Special Conditions

Set import parameters at new Imports.

Add a new integration with following fields on Integration page.

SettingsFile.integration:

SET=daily
UN=username
PWD=password
URL=https://name.onevizion.com
  • SET is type of the integration.
  • UN - API user name
  • PWD - API password

Set “full” instead of “daily” for Full import.

About

FCC Database

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 66.9%
  • Shell 29.1%
  • Awk 4.0%