working on storage building the stuff to send up
This commit is contained in:
parent
7e6b41273b
commit
2c6799bcc1
2 changed files with 69 additions and 7 deletions
|
|
@ -108,7 +108,9 @@ export class Plenum {
|
|||
return quack.ComponentID.fromObject({
|
||||
type: this.settings.type,
|
||||
addressType: this.settings.addressType,
|
||||
address: this.settings.address
|
||||
address: this.settings.address,
|
||||
expansionLine: this.settings.expansionLine,
|
||||
muxLine: this.settings.muxLine
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue