Bridge constructor
Bridge()
Implementation
Bridge(
this.id,
this.technology,
this.bridge_type,
this.bridge_class,
this.creator,
this.name,
this.channels,
this.video_mode,
this.video_source_id,
this.creationtime,
this.jsonData);