@extends('firmware.layout.layout') @section('title', '设备信息') @section('keywords', '设备信息') @section('description', '设备信息') @section('css') @endsection @section('content')

设备信息

# 参数名
1 频率范围
2 序列号
3 型号
4 硬件版本
5 协议版本
6 数据版本
7 固件版本
8 最后编程时间
@endsection @section('js') @endsection