mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added support for A10 ACOS devices (#7327)
* newdevice: Added support for A10 ACOS devices
This commit is contained in:
committed by
Søren Rosiak
parent
18d29956d3
commit
aef79535f4
1
sql-schema/207.sql
Normal file
1
sql-schema/207.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `state_translations` CHANGE `state_value` `state_value` smallint(5) NOT NULL DEFAULT 0;
|
Reference in New Issue
Block a user