<labelclass="button button-raised"v-for="btn in GetButtons(device.Number)"><inputv-on:click="SendCode1($event)"name="Code"type="radio":value="btn.Value"/>{{btn.Name}}</label>
</div>
<labelclass="button button-raised"v-for="btn in GetButtons(device.Number)"><inputv-on:click="SendCode1($event)"name="Code"type="radio":value="btn.Value"/>{{btn.Name}}</label>